home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / business / cvs / cvs.doc < prev    next >
Text File  |  1990-06-03  |  8KB  |  222 lines

  1.                      CHURCH VISITATION SYSTEM DOCUMENTATION
  2.  
  3.  ==============>> (Press ESCape to return to the Main Menu) <<===============
  4.  
  5.               Thank you for using the Church Visitation System !!
  6.               If you have questions, need help or would like to
  7.               make suggestions about the Visitation System please 
  8.               contact:
  9.  
  10.                            SonShine Software, Inc.
  11.                            P. O. Box 4761
  12.                            Dublin, Georgia  31040
  13.  
  14.                       (912) 272-1714   (9am - 4pm, EST)
  15.  
  16.                     Copyrighted (c) by Ronald Bryan Byxbe
  17.  
  18.  ============================================================================
  19.  
  20.                          1.  General System Concepts
  21.                          2.  What Happens On Each Screen
  22.                          3.  Problem/Error Resolution
  23.  
  24.            ********************************************************
  25.  
  26.  
  27. 1.  General System Concepts
  28.  
  29.         The Church Visitation system (CVS) is designed to help you keep
  30.         track of all your contacts.
  31.  
  32.         Within the Visitation System, you simply enter all your people.
  33.         Each time a visit is made you can record the visit, or contact,
  34.         along with pertinent information, and notes about the visit.
  35.  
  36.  
  37.            ********************************************************
  38.  
  39.  
  40. 2.  What Happens On Each Screen.
  41.  
  42.     a.  Documentation Menu
  43.  
  44.         1.  View Documentation - displays this documentation file.
  45.  
  46.         2.  Print Documentation - prints this documentation file.
  47.  
  48.         3.  Print Order Form - prints an order form.
  49.  
  50.     b.  Contacts Database
  51.  
  52.         1.  Overview
  53.  
  54.             The contacts database is a file of all your contacts.  They
  55.             should be entered into the file by LAST NAME then FIRST NAME.
  56.  
  57.             Example:  Byxbe, Ronald
  58.  
  59.             This will insure that they display in alphabetical order.
  60.  
  61.         2.  Menu Keys
  62.  
  63.             a. Add - allows you do add a new contact.
  64.  
  65.             e. Edit - allows you to change information about the contact.
  66.  
  67.             d. Delete - allows you to delete this contact.
  68.  
  69.             p. Print - this will display a menu with the following choices.
  70.  
  71.                1.  3x5 Cards
  72.                2.  4x6 Cards
  73.                3.  Contacts List
  74.                4.  Labels - always printed in zip code order for mailing.
  75.  
  76.             f. Find - allows you to go directly to a desired contact record
  77.                by entering part of the contacts name.
  78.  
  79. SELECT ==> s. Select - this will display all the visitation records for
  80.                this contact.  If no records are found then a screen will
  81.                be displated asking if you would like to add a new record.
  82.  
  83.                This option can also be selected by press the ENTER KEY.
  84.  
  85.                TRANSACTION OPTIONS:
  86.  
  87.                Add - will add a new contact transaction
  88.  
  89.                Edit - allows change of contact transaction
  90.  
  91.                Delete - allows deletion of transaction
  92.  
  93.                Notes - here you can input general notes about this
  94.                particular visit or contact.  This is generally were
  95.                we tell what happened on the visit.
  96.  
  97.                Help - displays a help screen.
  98.  
  99.  
  100.             t. Tag - The tag option will tag certain records to be
  101.                printed.  Only the records tagged will print.  There
  102.                are three options when using the tag.  Current, All,
  103.                and Selected.
  104.  
  105.                Selected Tag.  On this screen you will select certain
  106.                fields to be tagged.  If you wish to ignore a certain
  107.                field the leave the field blank.  Date fields are
  108.                initialized to 01/01/80.  This is considered to be
  109.                blank.
  110.  
  111.                After you have tagged the records you desire you
  112.                can select the print option.
  113.  
  114.             u. UnTag - This option will Untag all records
  115.  
  116.             n. Notes - this is where you can type general notes about
  117.                the contact.  At this time the notes will not print.
  118.  
  119.             ?. Help - displays a help screen
  120.  
  121.     c.  Display Contacts
  122.         1. Edit - changes a transaction record
  123.         2. Delete - deletes a transaction record
  124.         3. Notes - changes or displays notes
  125.         4. Print - prints report as shown on screen
  126.  
  127.     d.  Contacts by Date
  128.         1. Edit - changes a transaction record
  129.         2. Delete - deletes a transaction record
  130.         3. Notes - changes or displays notes
  131.         4. Print - prints report as shown on screen
  132.  
  133.     e.  ReIndex Data Files
  134.  
  135.         This option should be taken if you delete a lot of records over
  136.         a period of time.  "A Lot" can be defined several ways.  We will
  137.         define it as 10% of the database or 10 to 50 records.
  138.  
  139.         The ReIndex option will remove all deleted records from the file
  140.         and place the file back into sorted order.
  141.  
  142.     f.  Edit System Record
  143.  
  144.         This option is used to record the Name, Address, City of
  145.         your church.  It is also where you input your monitor type.
  146.  
  147.     g.  Quit to DOS - Exits the program.
  148.  
  149.  
  150. 3.  Problem/Error Resolution
  151.  
  152.     a.  System Locks up while loading
  153.     b.  Error 100
  154.     c.  Error 212
  155.     d.  Corrupted Index File
  156.  
  157.     Correction to the above errors can be done by deleting all the index
  158.     files for the program.  The system will rebuild the index files the
  159.     next time you call it up.
  160.  
  161.     To delete the index files simply do the following.
  162.  
  163.     ===>  Go to the directory where you loaded the program
  164.  
  165.           cd\cvs    if cvs is the directory
  166.  
  167.     ===>  Delete all index files
  168.  
  169.           DEL *.IN?  <enter>
  170.  
  171.     ===>  Call up the program
  172.  
  173.           CVS
  174.  
  175.  
  176.          ----------------end-of-author's-documentation---------------
  177.  
  178.                          Software Library Information:
  179.  
  180.                     This disk copy provided as a service of
  181.  
  182.                            Public (software) Library
  183.  
  184.          We are not the authors of this program, nor are we associated
  185.          with the author in any way other than as a distributor of the
  186.          program in accordance with the author's terms of distribution.
  187.  
  188.          Please direct shareware payments and specific questions about
  189.          this program to the author of the program, whose name appears
  190.          elsewhere in  this documentation. If you have trouble getting
  191.          in touch with the author,  we will do whatever we can to help
  192.          you with your questions. All programs have been tested and do
  193.          run.  To report problems,  please use the form that is in the
  194.          file PROBLEM.DOC on many of our disks or in other written for-
  195.          mat with screen printouts, if possible.  PsL cannot debug pro-
  196.          programs over the telephone, though we can answer questions.
  197.  
  198.          Disks in the PsL are updated  monthly,  so if you did not get
  199.          this disk directly from the PsL, you should be aware that the
  200.          files in this set may no longer be the current versions. Also,
  201.          if you got this disk from another vendor and are having prob-
  202.          lems,  be aware that  some files may have become corrupted or
  203.          lost by that vendor. Get a current, working disk from PsL.
  204.  
  205.          For a copy of the latest monthly software library newsletter
  206.          and a list of the 2,000+ disks in the library, call or write
  207.  
  208.                            Public (software) Library
  209.                                P.O.Box 35705 - F
  210.                             Houston, TX 77235-5705
  211.  
  212.                                 1-800-2424-PSL
  213.                                  MC/Visa/AmEx
  214.  
  215.                           Outside of U.S. or in Texas
  216.                           or for general information,
  217.                               Call 1-713-524-6394
  218.  
  219.                           PsL also has an outstanding
  220.                           catalog for the Macintosh.
  221.  
  222.